net.Resolver.goLookupSRV (method)
2 uses
net (current package)
lookup.go#L710: func (r *Resolver) goLookupSRV(ctx context.Context, service, proto, name string) (target string, srvs []*SRV, err error) {
lookup_unix.go#L100: return r.goLookupSRV(ctx, service, proto, name)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)